home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
remote
/
txt2ramg.zip
/
TXT2MSG.DOC
next >
Wrap
Text File
|
1991-11-18
|
1KB
|
30 lines
Txt2Msg
by Randy Blackmond
Txt2Msg allows you to post any text file (100 lines or less) as a
message to your RemoteAccess message base... from the DOS commandline!
The syntax of Txt2Msg is:
TXT2MSG <textfilename> <boardnumber> [P]
So, if you wanted to post the file THISTEXT.MSG to board 5 of your
message base as a private message, you would type:
TXT2MSG THISTEXT.MSG 5 P
The 'P' at the end of the commandline means make the message private.
Without the 'P', the message would be posted as public.
The first 3 lines of the text file are where Txt2Msg expects to find
the From, To and Subject information for the message. Line 1 is who
the message is from, line 2 is who it is to and line 3 is the subject.
The only other requirement is that your RA environment variable be
set. This is how Txt2Msg locates your CONFIG.RA file which is used to
locate your message base files.
This program is FreeWare! Use it all you want, give copies to whoever
you want and don't worry about registration!